home *** CD-ROM | disk | FTP | other *** search
/ Ham Radio 2000 / Ham Radio 2000.iso / ham2000 / tcp_ip / jnos / cmdshelp / watch < prev    next >
Text File  |  1994-08-10  |  539b  |  16 lines

  1.  
  2. watch [on|off]
  3.  
  4.         The 'watch' command displays the current software stopwatch
  5.         values, with min and max readings for each.  This facility allows
  6.         a programmer to measure the execution time of critical sections
  7.         of code with microsecond resolution.
  8.  
  9.         This command is supported only on the IBM PC, and the meaning of
  10.         each stopwatch value depends on where the calls have been
  11.         inserted for test purposes; the distribution copy of NOS usually
  12.         has no stopwatch calls.
  13.  
  14.  
  15.  
  16.